home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 43
/
Amiga Format CD43 (1999)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1999-09].iso
/
-serious-
/
comms
/
other
/
smodem
/
extra
/
smodem.bat
next >
Wrap
DOS Batch File
|
1999-06-14
|
467b
|
17 lines
.key path
.bra {
.ket }
failat 30
Requestfile >T:Files.un DRAWER {path} TITLE "Tag files..." MULTISELECT NOICONS
if warn
delete >NIL: T:Files QUIET
smodem device serial.device unit 0 baud 38400 dlpath {path} ctsrts chkcarrier overwrite
else
tr <T:Files.un >T:Files
smodem device serial.device unit 0 baud 38400 dlpath {path} ctsrts chkcarrier overwrite ullist t:Files
endif
delete >NIL: T:Files.un QUIET
; Edit Smodem device blabla string to suit your needs!!!